From: Alan Date: Mon, 12 May 2014 15:55:35 +0000 (+0100) Subject: goldfish: Allow 64bit builds X-Git-Tag: archive/raspbian/4.9.13-1+rpi1~10^2~6168^2~39^2~923 X-Git-Url: https://dgit.raspbian.org/%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:///%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:/?a=commitdiff_plain;h=9b17aeec232a5f0a61ce3952c2e728a0eeddda8b;p=linux-4.9.git goldfish: Allow 64bit builds We can now enable the 64bit option for the Goldfish 64bit emulator. Signed-off-by: Alan Cox Signed-off-by: Greg Kroah-Hartman --- diff --git a/arch/x86/Kconfig b/arch/x86/Kconfig index 25d2c6f7325e..9c43ea3cf510 100644 --- a/arch/x86/Kconfig +++ b/arch/x86/Kconfig @@ -415,7 +415,6 @@ config X86_UV config X86_GOLDFISH bool "Goldfish (Virtual Platform)" - depends on X86_32 depends on X86_EXTENDED_PLATFORM ---help--- Enable support for the Goldfish virtual platform used primarily